@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
	outline: none;
}
body, button, input, select, textarea {
	color: #666666;
    font:12px/1.5 微软雅黑, 'Microsoft YaHei', '宋体', Arial, Verdana\9;
}
html{
	*overflow-x: hidden;
}
body {
	color: #333;
	overflow-x: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
address, cite, dfn, em, var {
	font-style: normal
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace
}
small {
	font-size: 12px
}
ul, ol {
	list-style: none
}
ul, li {
	list-style-type: none
}
i {
	font-style: normal
}
a {
	text-decoration: none;
	color: #777;
	outline: none;
    blr: expression(this.onFocus=this.blur());
}

fieldset, img {
	border: 0
}
button, input, select, textarea {
	font-size: 100%
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
a:link,a:visited{
	color: #666;
	text-decoration: none
}
a:hover {
	color: #1459ba;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
}
a:active{
	color: #666;
	background:none;
	text-decoration: none
}
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.clearfloat:before {
	display: table;
	line-height: 0;
	content: ""
}
.clearfloat {
	zoom: 1
}
img {
	border: 0;
	vertical-align: top
}
.fl {
	float: left
}
.fr {
	float: right
}
.l24 {
	line-height: 24px
}
.l32 {
	line-height: 32px
}
.f12 {
	font-size: 12px
}
.f14 {
	font-size: 14px
}
.f16 {
	font-size: 16px
}
.f18 {
	font-size: 18px
}
.f20 {
	font-size: 20px
}
.f-st {
	font-family: \5b8b\4f53
}
.f-yh {
	font-family: \5FAE\8F6F\96C5\9ED1
}

.tel_l {
	text-align: left
}
.tel_c {
	text-align: center
}
.tel_r {
	text-align: right
}
.ovfl {
	overflow: hidden
}
.container {
	width: 1100px;
	margin: 0 auto
}
.hide {
	display: none
}
.mt10 {
	margin-top: 10px
}
.ml10 {
	margin-left: 10px
}
.mr10 {
	margin-right: 10px
}
.mt20 {
	margin-top: 20px
}
img{-webkit-backface-visibility: hidden;-webkit-transition: opacity 0.3s ease-out;-moz-transition: opacity 0.3s ease-out;-o-transition: opacity 0.3s ease-out;transition: opacity 0.3s ease-out;}
.focus_tuijian a:hover img,.mod_poster:hover img{opacity: 0.8;-moz-opacity: 0.8;filter:alpha(opacity=80);}
/****2017.03.07denjoy官网***/
#header{
	width:100%;
	height:100px;
	background: #fff;
	border-bottom:1px solid #f1f1f1;
}
#header .top{
	height:22px;
	background: #1459ba;
}
#header .topmain{
	position: relative;
}
#header .topmain .denjoy{
	width:86px;
	height:22px;
	background: url(../images/denjoy_logo_m.png) no-repeat;
	position: absolute;
	top:7px;
}
#header .topmain .sitemenu span{
	color:#fff;
	line-height:22px;
}
#header .topmain .sitemenu span i{
	display:inline-block;
	width:0;   
	height:0;   
	border-left:5px solid transparent;   
	border-right:5px solid transparent;   
	border-top:5px solid #fff;
	margin-left:5px;
}
#header .logo{
	margin:20px 0 0 10px;
}
#header .nav{
	width:700px;
	margin:30px 0 0 0;
}
#header .nav li{
	width:100px;
	height:48px;
	float:left;
	cursor: pointer;
	position: relative;
	z-index:1011;
}
#header .nav li>span{
	width:100px;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	text-align:center;
	font-size:16px;
	color:#666;
}
#header .nav>li:hover span,#header .nav .lihover{
	color:#1459ba;
}
#header .nav .lihover{
	font-weight:700;
}
#header .nav li>.ms{
	color:#fff;
}
#header .navbg{
	width:100%;
	height:50px;
	background: #1459ba;
	position:absolute;
	top:100px;
	left:0;
	z-index:1010;
}
#header .nav .ms{
	width:300px;
	position:absolute;
	top:48px;
	left:0;
	z-index:1013;
	display:none;
}
#header .sitemenu{
	position: relative;
}
#header .sitemenu .dorpdown-layer{
	width:110px;
	position: absolute;
	left:-20px;
	top:22px;
	background: #f4f4f4;
	z-index:1022;
	padding:4px 0;
	border:1px solid #eee;
	border-top:0;
}
#header .sitemenu .dorpdown-layer a{
	width:110px;
	display:block;
	color:#6C6C6C;
	line-height:22px;
}
#header .sitemenu .dorpdown-layer a:hover{
	background: #E4E2E2;
}
#header .nav .ms a{
	width:80px;
	float:left;
	text-align:center;
	font-size:16px;
	color:#fff;
	margin:0 14px;
	line-height:50px;
}
#header .nav .ms a:hover{
	opacity:.8;
}
#banner{
	width:100%;
	height:600px;
	position: relative;
	overflow:hidden;
}
#banner .bd{
	height:600px;
}
#banner .bd li,#banner .bd li a{
	width:100%;
	height:600px;
	display:block;
	text-align:center;
}
#banner .hd{
	position: absolute;
	left:50%;
	margin-left:-190px;
	bottom:20px;
}
#banner .hd li{
	width:70px;
	height:4px;
	background-color: #c2c2c2;
	float:left;
	text-indent:-999em;
	margin-right:4px;
}
#banner .hd li.on{
	background: #fff;
}
/***内容***/
#content .head{
	width:1100px;
	margin:0 auto;
	padding:40px 0;
	text-align:center;
	text-transform:uppercase;
	color:#333;
}
#content .head h2{
	font-size:20px;
}
#content .head h3{
	font-size:14px;
}
.denjoy_co1 .product_list{
	width:1100px;
	height:350px;
	overflow:hidden;
	position: relative;
}
.denjoy_co1 .product_list .bd{
	margin:0 0 0 49px;
}
.denjoy_co1 .product_list li{
	width:240px;
	height:320px;
	float:left;
	margin:0 5px;
	text-align:center;
	font-size:15px;
	position: relative;
	top:0;
}
.denjoy_co1 .product_list li p{
	margin: 25px 0 0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
     word-wrap: break-word; 
}
.denjoy_co1 .product_list li img{
	width:240px;
	height:240px;
}
.denjoy_co1 .product_list li:hover{
	top:-10px;
	box-shadow:0 3px 30px rgba(0, 0, 0, .19);
	transition:all .3s;
}
.denjoy_co1 .product_list .prev,.denjoy_co1 .product_list .next{
	width:30px;
	position: absolute;
	top:50%;
	font-size:65px;
	font-weight:700;
	font-family:"宋体";
	color:#1459ba;
	margin-top:-48px;
	opacity:1;
}
.denjoy_co1 .product_list .prev{
	left:10px;
}
.denjoy_co1 .product_list .next{
	right:10px;
}
.denjoy_co1 .product_list .prev:hover,.denjoy_co1 .product_list .next:hover{
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.denjoy_co1 .product_list .prev:hover{
	left:0px;
}
.denjoy_co1 .product_list .next:hover{
	right:0px;
}
.denjoy_co2{
	width:100%;
	height:466px;
	background:url(../images/co_bg.png) no-repeat;
}
#content .denjoy_co2 .head{
	color:#fff;
}
.denjoy_co2 .service_list{
	padding:40px 0 0 62px;
}
.denjoy_co2 .service_list li{
	float:left;
	margin:0 83px 0 32px;
	-webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out;
    text-align:center;
}

.denjoy_co2 .service_list .item01{
	width:144px;
	height:144px;
	background:url(../images/ico_01.png) no-repeat;
}
.denjoy_co2 .service_list .item05{
	width:144px;
	height:144px;
	background:url(../images/ico_05.png) no-repeat;
}

.denjoy_co2 .service_list .item02:after,.denjoy_co2 .service_list .item02:before{
	width:100px;
	height:1px;
	content:"";
	background:#fff;
	position: absolute;
	left:22px;
	top:50px;
}
.denjoy_co2 .service_list .item02:before{
	top:90px;
}
.denjoy_co2 .service_list .item02 a{
	color:#fff;
}
.denjoy_co2 .service_list a{
	width:144px;
	height:144px;
	display:block;
	color:#fff;
}
.denjoy_co2 .service_list .item03{
	width:144px;
	height:144px;
	background:url(../images/ico_04.png) no-repeat;
}
.denjoy_co2 .service_list .item04{
	width:144px;
	height:144px;
	background:url(../images/ico_02.png) no-repeat;
}
.denjoy_co2 .service_list .item02{
	width:144px;
	height:144px;
	background:#1459ba;
	color:#fff;
	border-radius:50%;
	line-height:144px;
	font-size:16px;
	position: relative;
}
.denjoy_co1,.denjoy_co3{
	padding-bottom:50px;
}
.denjoy_co3 .video-list ul{
	width:1156px;
}
.denjoy_co3 .video-list li{
	width:333px;
	height:310px;
	float:left;
	margin:0 50px 30px 0;
	text-align:center;
	position: relative;
}
.denjoy_co3 .video-list .pic{
	width:333px;
	height:270px;
	overflow:hidden;
}
.denjoy_co3 .video-list .pic img{
	width:333px;
	height:270px;
	transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;
	-moz-transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;   /* Firefox 4 */
	-webkit-transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;   /* Safari 鍜� Chrome */
	-o-transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;  
}
.denjoy_co3 .video-list .pic img:hover{
	width: 106%;
	height: 106%;
	top: -3%;
	left: -3%;
}
.denjoy_co3 .video-list .title{
	height:40px;
	line-height:40px;
	font-size:16px;
	background: #EFEDED;
	overflow: hidden;
	padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap; word-wrap: break-word; 	
	-webkit-transition: all .3s ease-out;
    -moz-transition:  all .3s ease-out;
    -o-transition:  all .3s ease-out;
    -ms-transition:  all .3s ease-out;
}
.denjoy_co3 .video-list li:hover .title{
	background: #1459ba;
	color:#fff;
}
.denjoy_co3 .video-list .v{
	width:90px;
	height:90px;
	background:url(../images/ico_03.png) no-repeat;
	position: absolute;
	left:118px;
	top:-90px;
	display:none;
	-webkit-transition: top 1s ease-out;
    -moz-transition: top 1s ease-out;
    -o-transition: top 1s ease-out;
    -ms-transition: top 1s ease-out;
}
.denjoy_co3 .video-list li:hover .v{
	top:90px;
	display:block;
}
/***公用footer***/
#footer{
	width:100%;
	padding:40px 0 10px;
	background: #3b3b3b;
}
#footer .foot_top{
	color:#fff;
}
#footer .foot_top dl{
	width:330px;
	height:290px;
	padding: 0 18px;
	float:left;
}
#footer .foot_top dl>dt{
	height:24px;
	line-height:24px;
	padding-left:10px;
	border-left:5px solid #fff;
	font-size:20px;
	color:#fff;
	margin:0 0 30px 0;
}
#footer .foot_top dl>dt>span{
	font-size:14px;
}
#footer .foot_top .item a,#footer .foot_top .product_it>ul>li>a{
	font-size:14px;
	line-height:34px;
	height: 34px;
    color: #fdfdfd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}
#footer .foot_top .item a:hover,#footer .foot_top .product_it>ul>li>a:hover{
	/* color:#1459ba; */
	opacity:.8;
}
#footer .foot_top .product_it li{
	width:165px;
	float:left;
}

#footer .foot_top .contact h2{
	font-size:18px;
	line-height:34px;
	font-weight:400;
}
#footer .foot_top .contact h3{
	font-size:14px;
	line-height:34px;
	font-weight:400;
}
#footer .foot_bt{
	font-size:14px;
	color:#fff;
	line-height: 35px;
}
#footer .foot_bt img{
	width:25px;
	height: 35px;
}


/**内页***/
.product_top{
	width:1100px;
}
.product_top li{
	float:left;
}
.product_top li img{
	width:100%;
}
.product_top .first{
	width:542px;
	margin-right:16px;
}
.product_top .two,.product_top .three{
	width:542px;
}
.product_top .three{
	margin-top:17px;
}
.product_top .four{
	margin-top:16px;
}
.product_li{
	margin:30px 0 20px 0;
}
.product_li .item{
	width:200px;
	float:left;
	position: relative;
	margin:0 10px;
}
.product_li .item .sup{
	content:"";
    width: 0;
    height: 0;
    display:none;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #eee;
    position:absolute;
    left:93px;
    top:220px;
}
.product_li .item .it{
	width:200px;
	height:230px;
	overflow:hidden;
	text-align:center;
	font-size:16px;
	position: relative;
}
.product_li .item .it .active{
	width:180px;
	height:180px;
	border-radius:50%;
	position: absolute;
	left:10px;
	top:0;
	background:rgba(31,95,185,.8);
	display:none;
}
.product_li .item_act .it{
	color:#c93944;
}
.product_li .item_act .it .active_open{
	display:none;
}
.product_li .item_act .it .active_close{
	display:block;
}
.product_li .item .it .active .txt{
	color:#fff;
	font-size:16px;
	display:block;
	margin:70px 0 5px 0;
}
.bread{
	margin:15px auto;
}
.product_li .item .it .active .ico{
	width:20px;
	height:20px;
	line-height:20px;
	color:#fff;
	font-size:16px;
	border:1px solid #fff;
	display:inline-block;
	border-radius:50%;
	text-align:center;
	cursor: pointer;
}
.product_li .item .it img{
	width:180px;
	height:180px;
	border-radius:50%;
}
.product_li .item .it p{
	padding:10px 0 0 0;
}
.product_li .item.item_act .it p{
	color:#1459ba;
}
.product_li .item .boxview{
	width:1040px;
	position: absolute;
	left:0;
	z-index:999;
	top:230px;
	background:#eeeeee;
	padding:30px;
	display:none;
}
.product_li .item .boxview li{
	width:200px;
	height:230px;
	overflow:hidden;
	float:left;
	margin:0 30px;
	text-align:center;
	font-size:16px;
}
.product_li .item .boxview li p{
	height:38px;
	line-height:19px;
	margin:10px 0 0 0;
}
.product_li .item .boxview li img{
	width:180px;
	height:180px;
	border-radius:50%;
}
/**news***/
.news_top{
	width:100%;
	height:325px;
}
.news_box h1{
	font-size:32px; 
	margin:20px 0;
}
.news_right_list{
	margin:20px 0 0 0;
}
.news_list .date,.news_right_list .date{
	border-bottom:1px solid #ccc;
	line-height:48px;
	font-size:24px; 
}
.news_list dl,.news_right_list dl{
	padding:20px 0;
	height:190px;
	overflow:hidden;
}
.news_list dt,.news_right_list dt{width:250px; height:190px; overflow:hidden; float:left;  margin-right:25px;}
.news_list dt img,.news_right_list dt img {
    transition: all 1.2s;
    -moz-transition: all 1.2s;
    -webkit-transition: all 1.2s;
    -o-transition: all 1.2s;
    border-radius: 8px;
}
.news_list dt img:hover,.news_right_list dt img:hover{
	transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);border-radius:0px;
}
.news_list dd h3,.news_right_list dd h3{font-weight:normal; font-size:20px; margin:0; padding:0; width:515px; height:35px; line-height:35px; overflow:hidden}
.news_list dd h3 a:hover,.news_right_list dd h3 a:hover{ color:#1459ba}
.news_list dd p,.news_right_list dd p{color:#515050; font-size:14px; padding:15px 0 0 0; line-height:24px}

.navigation {
    margin:17px auto;
    text-align:center;
}
.wp-paginate {
    padding:0;
    margin:0;
    display:inline-block;
}
.wp-paginate li {
    float:left;
    list-style:none;
    margin:2px;
    padding:0;
}
.wp-paginate a {
    margin:0 2px;
    line-height:24px;
    text-align:center;
    text-decoration:none;
    float:left;
	padding:0 8px;
    color:#858585;
    font-size:11px;
}
.wp-paginate .prev,.wp-paginate .next{
	font-family:"宋体";
	 font-weight:700;
	  font-size:15px;
}
.wp-paginate a:hover {
    background:#ededed;
}
.wp-paginate .title {
    color:#555;
    margin:0;
    margin-right:4px;
    font-size:14px;
}
.wp-paginate .gap {
    color:#999;
    margin:0;
    margin-right:4px;
}
.wp-paginate .current {
	float:left;
    margin:0 2px;
    line-height:24px;
    padding:0 8px;
    text-align:center;
    text-decoration:none;
    font-weight:700;
    background:#ededed;
}

/***newslist**/
.news_left{
	width:120px;
	margin:30px 0;
}
.news_right{
	width:910px;
	margin:20px 0;
}
.news_bread{
	margin:0 0 20px 0;
}
.news_left_bt{
	line-height:40px;
	border-bottom:1px solid #656;
}
.news_left ul{
	padding:10px 0;
}
.news_left ul li{
	line-height:34px;
	text-align:center;
}
.news_left li.curr a{
	color:#1051ae;
}
.news_right_bt{
	font-size:32px;
	margin-top: 10px;
}
.news_title{
	margin:10px 0;
	font-size:25px;
	color:#333;
}
.news_x{
	color:#888;
}
.news_right{
	margin:10px 0 0 0;
	line-height:1.6;
	min-height:500px;
}
.problem_list li{
	position: relative;
	margin:40px 0 0 0;
}
.problem_list li ul li{
	margin:0 0 0 0;
}
.problem_list li h2{
	font-size:18px;
	line-height:34px;
	border-bottom:1px solid #888;
	font-weight:400;
}
.problem_list li>.txt{
	overflow:hidden;
	padding:15px 0 20px;
	font-size:14px;
	color:#111;
	line-height:33px;
}
.problem_list .act{
	position: absolute;
	right:0;
	bottom:-22px;
	color:#f00;
}
.problem_list .act.act_close{
	color:#666;
	bottom:0;
}
.problem_list .act .ico{
	display: inline-block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #666;
    margin-left: 8px;
    margin-right:5px;
}

.download_list .txt i{
	width:18px;
	height:18px;
	display:inline-block;
	background:url(../images/wps_icon.png);
	vertical-align: middle;
	margin:0 5px 0 0;
}
.download_list .txt .icon_word{
	background-position: -1px 74px;
}
.download_list .txt .icon_exl{
	background-position: -1px -3px;
}
.download_list .txt .icon_ppt{
	background-position: -1px 47px;
}
.download_list .txt .icon_qt{
	background-position: -1px 20px;
}
.download_list .txt li span{
	color:#888;
}

.top_nav{
	background: #f7f7f7;
	padding:8px 13px;
	margin:20px 0 0 0;
}
.top_nav a{
	padding:0 12px;
	border-right:1px solid #ccc;
}
.service_body>div{
	padding:20px 0;
}

/***联系我们**/
.contact_top .txt{
	width:460px;	
}
.contact_top .txt h1{
	font-size:32px;
	margin:20px 0;
	font-weight:400;
}
.contact_lv,.contact_top {
	margin:40px 0 0 0;
}
.contact_lv{
	background: #f3f3f3;
	padding:25px 40px 50px;
	margin:40px 0;
}
.contact_lv h1{
	font-size:32px;
	margin:0 0 10px 0;
	font-weight:400;
}
.contact_lv_table{
	margin:20px 0 0 0;
}
.contact_lv_table td{
	padding:10px 0;
	vertical-align: top;
}
.contact_lv_table td input{
	padding:6px 5px;
	height:20px;
	line-height:20px;
	border:1px solid #ede9e5;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow:inset 0 1px 2px rgba(0,0,0,.2);
}
.contact_lv_table td input:focus{
	border:1px solid #1459ba;	
	transition:border linear .2s,box-shadow linear .5s;
-moz-transition:border linear .2s,-moz-box-shadow linear .5s;
-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s;
outline:none;border-color:rgba(93,149,242,.75);
box-shadow:0 0 8px rgba(93,149,242,.105);
-moz-box-shadow:0 0 8px rgba(93,149,242,.5);
-webkit-box-shadow:0 0 8px rgba(93,149,242,3);
}
.contact_lv_table .company{
	width:600px;
}
.contact_lv_table .full_name{
	width:200px;
}
.contact_lv_table .telephone{
	width:350px;
}
.contact_lv_table .emall{
	width:440px;
}
.contact_lv_table .message{
	width:700px;
	height:200px;
	padding:6px 5px;
	line-height:24px;
	border:1px solid #ede9e5;
}
.contact_lv_table .td1{
	text-align:right;
	padding-right:10px;
	line-height:34px;
}
.contact_btn{
	padding-left:104px;
	
}
.contact_lv_table span.error{
	margin-left:10px;
	color:#F58A3C;
}
.contact_btn .btn1{
	width:200px;
	height:30px;
	line-height:30px;
	border:0;
	background:#c52531;
	text-align:center;
	font-size:15px;
	color:#fff;
	cursor: pointer;
}
.contact_btn .btn1:hover{
	background:#e40e0e;
}

/***about***/
.denjoy_logo{
	margin:100px 0;
}
.denjoy_wen {
	font-size:16px;
}
.denjoy_wen h1{
	font-size:32px;
	line-height:44px;
	font-weight:400;
	margin-bottom:20px;
}


.dealer-top{
	width:100%;
	background:url(../images/dealers_bg.png) no-repeat center top;
	padding:210px 0 0 0;
}
.dealer-main{
	width:340px;
	position: relative;
	left:50%;
	margin-left:-170px;
	top:50%;
	margin-top:-80px;
}
.dealer-box{
	margin:55px 0 0 0;
	padding:20px;
	background:rgba(210,210,210,.6);
	box-shadow:0 4px 24px #ccc;
	border-radius:5px;
}
.dealer-box h2{
	margin:0 0 20px 0;
	font-size:16px;
}
.dealer-bottom{
	width:100%;
	height:88px;
	line-height:88px;
	background:#3b3b3b;
	color:#fff;
	position: fixed;
	left:0;
	bottom:0;	
}

.dealer-box .field {
    margin-top: 20px;
    position: relative;
}
.dealer-box .login-text {
    width: 240px;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
    padding: 11px 8px 11px 50px;
    border: 1px solid #ddd;
}
.dealer-box button {
    width: 100%;
    height: 42px;
    border: 0;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    line-height: 42px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #0547a5;
    border-radius: 3px;
    cursor: pointer;
    zoom: 1;
        margin-top: 20px;
}
.dealer-box button:hover{
	opacity:.7;
}
.dealer-box .field label {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #fff;
    text-align: center;
    position: absolute;
    left: 1px;
    top: 1px;
    outline: 0;
}
.username-field .iconfont{
	width:32px;
	height:32px;
	display:block;
	margin:4px 0 0 4px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAfCAYAAABplKSyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozNmIwZjE2MS1jNjljLTI2NGMtYTQwYy0wZWM3NDhlOWM3ZDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njk5NTczMTIwQUUxMTFFN0IwMjRGNTQ5MTlGNzFBODgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Njk5NTczMTEwQUUxMTFFN0IwMjRGNTQ5MTlGNzFBODgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NGM4OTU5ZTgtNWVkMC1lMjRiLTk5YTItNWYyNTZjZWUxNjA1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM2YjBmMTYxLWM2OWMtMjY0Yy1hNDBjLTBlYzc0OGU5YzdkNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtJigWkAAAHvSURBVHjaYvz//78xAwkgvOWw9embb53fffql9fP3X3GgECM7K/MrAR6264aqggfWN9jvZyARMJLiCPmo9S3P3333wKdGlJ/94NOVwcWkOIKJmg4Agdcff9pLhq2dRHVHpPSeMCLGATDw9tNPq6CGQ/ZUdcSecy98SI3nk9df+1DVEd9+/pEk1RHff4ETLfUcwc7K9IFUR7CxMH2kqiMEedkekOoIfh7i9RDlCBUpvpukOkJOlPsmVR1x9tZbZ1IdcfXBBydSCivC8eux7C2QEiLRHb9ByQmIwRb82hFFcWF1nYF0cBvmAGqVmNlATEq6ACXKFKqmCWBQXgRSGSQ4ogSIj1O97gCC0ySoPUyTCgwIvgJxMxHqpgHxK1o5AgTqgPggvtwMTT8MtHQECKzCI7eeDPPIcoQoHjkRejnCG4+cBz0ckQ7EpnjkNYC4gpaOqAHiGUSoawfiNiBmpUrdAawzhIFUKBDnQ31JCgCVmv1AvBKIX+KrO7A6Amg5qH0YB3UALwNl4AcQrwXihUCH7CboCKDlYUAK1Fw3Y6ANuAAKHaBjFmE4Ami5DZA9AYiNGegDrgBxESxkGFndl6YC6VkMAwNKgA7pZYKW9QMFemBZ9OsAOuIjzBHcA+gIcM5jAeJHBOoDWgJQ25UBIMAAeY6YtnlnFoMAAAAASUVORK5CYII=);
}
.pwd-field .iconfont{
	width:30px;
	height:32px;
	margin:4px 0 0 5px;
	display:block;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAgCAYAAADud3N8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozNmIwZjE2MS1jNjljLTI2NGMtYTQwYy0wZWM3NDhlOWM3ZDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njk5NTczMTYwQUUxMTFFN0IwMjRGNTQ5MTlGNzFBODgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Njk5NTczMTUwQUUxMTFFN0IwMjRGNTQ5MTlGNzFBODgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NGM4OTU5ZTgtNWVkMC1lMjRiLTk5YTItNWYyNTZjZWUxNjA1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM2YjBmMTYxLWM2OWMtMjY0Yy1hNDBjLTBlYzc0OGU5YzdkNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoTEcUkAAAF1SURBVHjaYvz//z8Dm8cyBiKAExCHA7EVEEsDMSMQPwXiE0C8Eoh3EzLg144oMM3CQBxYBMSxWMQFgFgbiJOBeAUQRxJjGBMRapbjsBAdRADxFmpY6g01DBn8B+ILQHweiP9gUR9CqaUNaPwNQKwMxIZAbATEStBgxaeHJEvFgdgEiX8HiAOB+D6S2GNoPF5DEgPFsSy5luqh8afgUYsuZ06upeiuvY9H7XUsoUSWpdxofEYG4gE7uZb+JcFSRgJ6ibb0LRr/NR61L9H47/BZCiuRuIC4BYilkORU0NR2AvETHOaIofELoXkWlq/PAnEPuqWgwtefQDxZkxCnhlCMXFqpAnE6cvD6M9AepKHH6Xc6WPod3dI/dLD0Dym1DNXBqKWjlo5aOmrp4LOUjQ52saBbykIHSznRLZ1PB0tXoHsZVMH+AuJgQs1HMgCobbUeiLPRLf0PFSwGYjcoNoV2CflItOQztAt5Btp93AnE35AVAAQYAIkQPi1dd9/4AAAAAElFTkSuQmCC);
}


.news_body{
    font-size: 16px;
    line-height: 1.8em;
    overflow: hidden;
    text-align: justify;
    word-wrap: break-word;
    padding:15px 0;
}

.pv_pic img{
	max-width:100%;
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1100?"1100px":"");
}

#banner .banner-btn{
	display:none;
}
#banner:hover .banner-btn{
	display:block;
}
#banner .prev,#banner .next{
	width:50px;
	height:80px;
	position: absolute;
	background:#fff;
	opacity:.5;
	border-radius:5px;
	line-height:80px;
	text-align:center;
	font-size:55px;
	color:#1459ba;cursor: pointer;margin-top:-40px;
	font-family:"宋体";
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
	top:50%;
}
#banner .prev{
	left:50%;
	margin-left:-600px;
}
#banner .next{	
	right:50%;
	margin-right:-600px;
}
#banner .prev:hover,#banner .next:hover{
	opacity:.95;
}
#fixed-ewm{
	width:125px;
	height:136px;
	position: fixed;
	right:10px;
	bottom:50%;
	background:url(../images/gzh_pic.png) no-repeat;
}

.morevideo{
	width:110px;
	line-height:34px;
	text-align:center;
	font-size:14px;
	color:#666;
	background: #fff;
	margin:25px 0 0 510px;
	border:1px solid #ccc;
	cursor: pointer;
}
.morevideo:hover{
	color:#fff;
	background: #1459ba;
	border:1px solid #1459ba;
}
.video-list{
	height:330px;
	overflow:hidden;	
}
.video-list.morevide-one{
	height:50px;
}
.video-list.video-list-open{
	height:auto;	
}
.morevideo .ts{
	display:none;
}
.morevideo.active .ts2{
	display:none;
}
.morevideo.active .ts{
	display:block;
}

.aboutBox{
	padding:20px 0;
}
.aboutBox .pic{
	padding:20px 0;
	text-align:center;
}
/*//显示小程序二维码*/
.denjoyxcx{
	width:290px;
	height:373px;
	position: fixed;
	left:50%;
	top:50%;
	margin: -182px 0 0 -145px;
	background:url(../images/denjoyxcx.png) no-repeat;
	display: none;
	z-index: 9999;
}